Eclipse Platform
Pre-release 3.0

org.eclipse.team.ui.synchronize.actions
Class SyncInfoFilter.CompoundSyncInfoFilter

java.lang.Object
  extended byorg.eclipse.team.ui.synchronize.actions.SyncInfoFilter
      extended byorg.eclipse.team.ui.synchronize.actions.SyncInfoFilter.CompoundSyncInfoFilter
Direct Known Subclasses:
SyncInfoFilter.AndSyncInfoFilter, SyncInfoFilter.OrSyncInfoFilter
Enclosing class:
SyncInfoFilter

public abstract static class SyncInfoFilter.CompoundSyncInfoFilter
extends SyncInfoFilter


Nested Class Summary
 
Nested classes inherited from class org.eclipse.team.ui.synchronize.actions.SyncInfoFilter
SyncInfoFilter.AndSyncInfoFilter, SyncInfoFilter.AutomergableFilter, SyncInfoFilter.CompoundSyncInfoFilter, SyncInfoFilter.OrSyncInfoFilter, SyncInfoFilter.PseudoConflictFilter, SyncInfoFilter.SyncInfoChangeTypeFilter, SyncInfoFilter.SyncInfoDirectionFilter
 
Field Summary
protected  SyncInfoFilter[] filters
           
 
Constructor Summary
SyncInfoFilter.CompoundSyncInfoFilter(SyncInfoFilter[] filters)
           
 
Methods inherited from class org.eclipse.team.ui.synchronize.actions.SyncInfoFilter
getDirectionAndChangeFilter, select
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filters

protected SyncInfoFilter[] filters
Constructor Detail

SyncInfoFilter.CompoundSyncInfoFilter

public SyncInfoFilter.CompoundSyncInfoFilter(SyncInfoFilter[] filters)

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.